removeBinding

fun removeBinding(input: RemoveBindingRequest): Single<RequestResponseFrame>

This method does not remove binding function from global object but unsubscribes current runtime agent from Runtime.bindingCalled notifications.

Sources

jvm source
Link copied to clipboard